home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Source
/
WAIS
/
next-ui
/
DragDrop.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-12-20
|
234 b
|
11 lines
/* DragDrop.h generated from DragDrop.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef DRAGDROP_H
#define DRAGDROP_H
extern void copyIconPicture(int win, float x, float y, float w, float h);
#endif DRAGDROP_H